home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Space Shuttle - The First 100 Flights
/
Space Shuttle - The First 100 Flights.iso
/
trivia.dir
/
00039_Script_39
< prev
next >
Wrap
Text File
|
2000-11-09
|
134b
|
9 lines
on mouseDown me
puppetSound "fx0057"
end
on mouseUp me
global gTriviaQuit
gTriviaQuit = "true"
go to frame "exit"
end